-
Notifications
You must be signed in to change notification settings - Fork 241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
perf(bundles): refactor @nextcloud/vue imports to use the esm bundle #5412
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #5412 +/- ##
============================================
- Coverage 22.66% 22.65% -0.01%
- Complexity 372 387 +15
============================================
Files 237 240 +3
Lines 11725 11825 +100
Branches 2282 2302 +20
============================================
+ Hits 2657 2679 +22
- Misses 9068 9146 +78
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
c2904b9
to
7793a80
Compare
Bundle sizes (npm run build): Before: 8,5M js/calendar-main.js After: 5,6M js/calendar-main.js Signed-off-by: Richard Steinmetz <[email protected]>
7793a80
to
baeeae2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:feels_good:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Magnificent
Bundle sizes (npm run build):
Before: 8,5M js/calendar-main.js
After: 5,6M js/calendar-main.js